/*
*  css base model
*  Use: elric mao
*  Update: 2015-05-11
*/
@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td{margin:0; padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset, img{border:0;}
address, caption, cite, code, dfn, em, th, var{font-style:normal;font-weight:normal;}
ol, ul{list-style:none;}
caption, th{text-align:left;}
h1, h2, h3, h4, h5, h6{font-size:100%;font-weight:normal;}
q:before, q:after{content:''}
abbr, acronym,button{border:0;}
body,button,input,select,textarea{font:12px/1.5 微软雅黑,yahei,arial,\5b8b\4f53}	

/*文字排版 */
.f10{font-size:10px}
.f12{font-size:12px}
.f13{font-size:13px}
.f14{font-size:14px}
.f15{font-size:15px}
.f16{font-size:16px}
.f18{font-size:18px}
.f20{font-size:20px}
.f24{font-size:24px}
.f25{font-size:25px}
.f30{font-size:30px}
.fb{font-weight:bold}
.fn{font-weight:normal}
.t2{text-indent:2em}
.lh150{line-height:150%}
.lh180{line-height:180%}
.lh200{line-height:200%}
.unl{text-decoration:underline;}
.no_unl{text-decoration:none;}

/*文字颜色*/
.c0{color:#000}
.c3{color:#333}
.c5{color:#555}
.c6{color:#666}
.c7{color:#777}
.c9{color:#999}
.cc{color:#ccc}
.cf{color:#fff}
.cred{color:#f00}
.cd5{color:#d5dfeb;}
.cb2{color:#b2bac2;}
.cd7{color:#d7d7d7;}
.c9c9{color:#c9c9c9;}

/*文字字体*/
.ftweiruan{font-family:"微软雅黑"}

/*定位*/
.tl{text-align:left}
.tc{text-align:center}
.tr{text-align:right}
.bc{margin-left:auto;margin-right:auto;}
.fl{float:left;display:inline}
.fr{float:right;display:inline}
.cb{clear:both}
.cl{clear:left}
.cr{clear:right}
.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height: 0;font-size: 0;height: 0}
.clearfix{zoom:1}
.vm{vertical-align:middle}
.pr{position:relative}
.pa{position:absolute}
.abs-right{position:absolute;right:0}
.zoom{zoom:1}
.hidden{visiility:hidden}
.none{display:none}
.oh{overflow:hidden;height:0px;}
.bn{border:none;}
.dp{display:block;}
/*长度高度*/
.w5{width:5px}
.w10{width:10px}
.w20{width:20px}
.w30{width:30px}
.w40{width:40px}
.w50{width:50px}
.w60{width:60px}
.w70{width:70px}
.w80{width:80px}
.w90{width:90px}
.w100{width:100px}
.w150{width:150px}
.w200{width:200px}
.w250{width:250px}
.w300{width:300px}
.w400{width:400px}
.w500{width:500px}
.w600{width:600px}
.w700{width:700px}
.w800{width:800px}
.w900{width:900px}
.w1000{width:1000px}
.w{width:100%}

.h5{height:5px}
.h10{height:10px}
.h20{height:20px}
.h30{height:30px}
.h40{height:40px}
.h50{height:50px}
.h60{height:60px}
.h70{height:70px}
.h80{height:80px}
.h90{height:90px}
.h100{height:100px}
.h150{height:150px}
.h200{height:200px}
.h250{height:250px}
.h300{height:300px}
.h400{height:400px}
.h500{height:500px}
.h600{height:600px}
.h700{height:700px}
.h800{height:800px}
.h900{height:900px}
.h1000{height:1000px}
.h{height:100%}

/*边距*/
.m5{margin:5px}
.m10{margin:10px}
.m15{margin:15px}
.m20{margin:20px}
.m25{margin:25px}
.m30{margin:30px}
.m40{margin:40px}
.m50{margin:50px}
.mt5{margin-top:5px}
.mt10{margin-top:10px}
.mt15{margin-top:15px}
.mt20{margin-top:20px}
.mt25{margin-top:25px}
.mt30{margin-top:30px}
.mt35{margin-top:35px}
.mt40{margin-top:40px}
.mt50{margin-top:50px}
.mt70{margin-top:70px}
.mr5{margin-right:5px}
.mr10{margin-right:10px}
.mr15{margin-right:15px}
.mr20{margin-right:20px}
.mr25{margin-right:25px}
.mr30{margin-right:30px}
.mr40{margin-right:40px}
.mr50{margin-right:50px}
.mb5{margin-bottom:5px}
.mb10{margin-bottom:10px}
.mb15{margin-bottom:15px}
.mb20{margin-bottom:20px}
.mb25{margin-bottom:25px}
.mb30{margin-bottom:30px}
.mb40{margin-bottom:40px}
.mb50{margin-bottom:50px}
.ml5{margin-left:5px}
.ml10{margin-left:10px}
.ml15{margin-left:15px}
.ml20{margin-left:20px}
.ml25{margin-left:25px}
.ml30{margin-left:30px}
.ml40{margin-left:40px}
.ml50{margin-left:50px}
.ml60{margin-left:60px}

.p5{padding:5px}
.p10{padding:10px}
.p15{padding:15px}
.p20{padding:20px}
.p25{padding:25px}
.p30{padding:30px}
.p40{padding:40px}
.p50{padding:50px}
.pt2{padding-top:2px}
.pt5{padding-top:5px}
.pt10{padding-top:10px}
.pt15{padding-top:15px}
.pt20{padding-top:20px}
.pt25{padding-top:25px}
.pt30{padding-top:30px}
.pt40{padding-top:40px}
.pt50{padding-top:50px}
.pr5{padding-right:5px}
.pr10{padding-right:10px}
.pr15{padding-right:15px}
.pr20{padding-right:20px}
.pr25{padding-right:25px}
.pr30{padding-right:30px}
.pr40{padding-right:40px}
.pr50{padding-right:50px}
.pb5{padding-bottom:5px}
.pb10{padding-bottom:10px}
.pb15{padding-bottom:15px}
.pb20{padding-bottom:20px}
.pb25{padding-bottom:25px}
.pb30{padding-bottom:30px}
.pb40{padding-bottom:40px}
.pb50{padding-bottom:50px}
.pl5{padding-left:5px}
.pl10{padding-left:10px}
.pl15{padding-left:15px}
.pl20{padding-left:20px}
.pl25{padding-left:25px}
.pl30{padding-left:30px}
.pl40{padding-left:40px}
.pl50{padding-left:50px}

/*A*/
a{text-decoration:none;}
a:hover{text-decoration:none;}

	/*超首页*/
	.bg{background:url(../images/bg01.jpg) no-repeat center center;display:block;width:100%;height:1018px;}
	.s_w{width:748px;margin:0 auto;}
	.pt260{padding-top:260px;}
	.s_w p span{margin:60px 10px 0 10px;display:inline-block;}
	.s_w p span a,.s_w p em{color:#333;font-size:25px;}

	/*首页*/
	.w1004{width:1004px;margin:0 auto;}
	.header{height:80px;}
	.header div p{line-height:25px;}
	.logo{display:block;width:471px;height:69px;}
	.c4c{color:#4c382c;}
	.c9c{#9c95ff;}
	.cfa{background:#fafafa;}
	
	/*轮播图*/
	.flexslider { position: relative; height: 400px; overflow: hidden;}
	.slides { position: relative; z-index: 1;}
	.slides li { height: 400px;}
	.flex-control-nav { position: absolute; bottom: 10px; z-index: 2; width: 100%; text-align: center;}
	.flex-control-nav li { display: inline-block; width: 14px; height: 14px; margin: 0 5px; *display: inline; zoom: 1;}
	.flex-control-nav a { display: inline-block; width: 14px; height: 14px; line-height: 40px; overflow: hidden; background: url(../images/dot.png) right 0 no-repeat; cursor: pointer;}
	.flex-control-nav .flex-active { background-position: 0 0;}

	/*首页菜单*/
	.menu li{width:150px;margin:30px 50px;float:left;}
	.menu .iabout,.menu .iproduct,.menu .isale,.menu .icontact{width:150px;height:150px;display:block}
	.menu .iabout{background: url(../images/icon01.png) no-repeat;}
	.menu .iproduct{background: url(../images/icon02.png) no-repeat;}
	.menu .isale{background: url(../images/icon03.png) no-repeat;}
	.menu .icontact{background: url(../images/icon04.png) no-repeat;}
	.menu  p{text-align:center;line-height:50px;font-size:20px;color:#000;}
	
	/*公司简介*/
	.nav{width:100%;border-bottom:1px solid #dcdcdc;float:left; }
	.nav li a{float:left;color:#999;line-height:50px;font-size:20px;margin-right:20px;font-weight:bold;}
	.nav li a:hover,.nav li a.on{color:#95876a}
	.msg_us{font-size:14px;}
	.msg_us p{margin-bottom:20px;}
	.msg_us .title{color:#333;font-weight:bold;top:0;}
	.msg_us .msg{width:90%;}
	.msg_us p span{color:#666;display:block;float:left;line-height:25px;}
	
	/*产品信息*/
	.w814{width:814px;}
	.w170{width:170px;}
	.nav_l li a{line-height:30px;border-bottom:1px dashed #ccc;font-size:14px;display:block;padding-left:10px;color:#666;}
	.nav_l li a.on,.nav_l li a:hover{background:#cdc181;color:#fff;}
	.mtb15{margin:15px 0;}
	.c95{color:#95876a;}
	.p_msg{padding:10px 10px 30px 20px;background:#eee;width:785px;}
	.p_msg p span{color:#666;display:block;float:left;line-height:25px;}
	.p_msg .msg{width:90%;}
	.p_msg h4{margin:10px 0;font-size:14px;}
	.g_page{ width: 816px; height: 100%; float: left; overflow: hidden;margin-bottom:20px;}
.g_page ul{ width: 834px;}

.g_page li{ width: 258px;height:255px;border:1px solid #fafafa; float: left; display: inline; margin:0 18px 20px 0;cursor:pointer;}
.g_page li:hover{border:1px solid #95876a;}
.gimg{ width: 258px; height: 195px; position: relative; overflow: hidden;}
.g_info{ width: 238px; height: 175px;padding:10px; position: absolute; left: 0px; top: 0px; background: url(../images/g_info_bg.png) repeat; color: #FFF; text-align: center; display: none;}
.game_num{ width: 258px; border-bottom: 1px solid #52b6f0; margin:0 auto; padding: 15px 0 6px 0; font-size: 14px;text-align:left;}
.game_dec{ width: 238px; margin: 0 auto; line-height: 25px; padding: 3px 0 0 0;text-align:left;color:#95876a;}
.game_num1{ width: 258px; border-bottom: 1px solid #52b6f0; margin:0 auto; padding: 5px 0 6px 0; font-size: 14px;text-align:left;}
.game_dec1{ width: 258px; margin: 0 auto; line-height: 25px; padding: 3px 0 0 0;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.productmsg{height:60px;background:#ebe5c6;font-size:14px;padding:0 10px;}
.productmsg .msg{color:#666;width: 254px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:34px;}
.productmsg .money{float:right;}
.productmsg .money span{color:red;margin-right:4px;}
.pagebtn{margin-bottom:30px; }
.pagebtn div,.pagebtn span{cursor:pointer;}
.pagebtn span{display:block;float:left;width:20px;height:20px;margin:0 5px;line-height:20px;border:1px solid #95876a;text-align:center;color:#95876a;}
.pagebtn span:hover{border:1px solid #ebe5c6;color:#ebe5c6;}

	
	/*联系方式*/
	.c_msg .msg{width:93%;}
	.msg_bg{background: url(../images/bg03.png) no-repeat;width:1004px;height:432px;}
	.msg_bg2{padding:10px 10px 30px 20px;width:974px;}
	.msg_bg2 h4{margin:10px 0;font-size:14px;}
	.erweima{background: url(../images/erweima.png) no-repeat;width:162px;height:169px;top:35px;left:772px;}
	.bz{top:170px;left:33px;}
	.redstar{color:red;}
	.msg_bg2 p{margin:10px 0;}
	.txt{width:500px;}
	.red_btn{width:120px;height:40px;line-height:40px;text-align:center;background:red;display:block;color:#fff;top:345px;left:69px;}
	
	/*销售网络*/	
	.area li{width:314px;float:left;margin-right:20px;}
	.area .areaname{width:109px;height:41px;line-height:41px;color:#fff;font-size:18px;background:#87accb;padding-left:5px;}
	.area li ul li h5{font-size:18px;color:#666;margin:5px 0;}
	.area li ul li p{line-height:20px;}
	.area li ul li{margin-bottom:20px;}
 	   
	/* 产品专利 */
	#tFocus-btn li.active,#tFocus-leftbtn,#tFocus-rightbtn{display:block;background:url(../images/spr.png) no-repeat;}
	#tFocus{width:565px;height:1000px;overflow:hidden;margin:30px auto 0 212px;}
	#tFocus-pic{width:565px;height:829px;position:relative;}
	#tFocus-pic li{width:565px;height:829px;position:absolute;left:0;top:0;filter:alpha(opacity:0);opacity:0;}
	#tFocusBtn{width:565px;height:105px;padding-left:5px;margin-top:5px;z-index:20;overflow:hidden;}
	#tFocus-btn{width:520px;height:105px;position:relative;left:0;bottom:0;overflow:hidden;float:left;margin-right:3px;}
	#tFocus-btn ul{width:100000px;position:absolute;left:0;top:0;}
	#tFocus-btn li{height:94px;width:120px;padding-top:7px;display:block;float:left;margin-right:10px;}
	#tFocus-btn li img{border:2px solid #dddddd}
	#tFocus-btn li.active{background-position:-448px -100px;}
	#tFocus-btn li.active img{border:2px solid #40b9e5}
	#tFocus-leftbtn{height:40px;margin-top:26px;width:15px;float:left;text-indent:-9999px;}
	#tFocus-rightbtn{height:40px;margin-top:26px;width:15px;float:left;text-indent:-9999px;}
	#tFocus-leftbtn{margin-right:5px;background-position:-455px -60px;}
	#tFocus-rightbtn{background-position:-480px -60px;}
	.white_bg{filter:alpha(opacity:7);opacity:0.7;background:#fff;width:565px;height:100px;top:729px;color:#000;line-height:20px;padding:10px 0 0 10px;}

	   
	/* 产品内容页 */
	.lh30{line-height:30px;}
	.lh50{line-height:50px;}
	.line{width:100%;border-top:1px solid #ccc;}
	.t11{font-size: 18px;color:#999;}
	.t22{font-size: 18px;margin-right:30px;}
	.t33{font-size: 18px;line-height:40px;color: #95876a;}
	.t44,.t55{width:120px;height: 40px;line-height:40px;text-align: center;color:#fff;font-size: 18px;}
	.t44{background: #95876a;}
	.t55{background: #b3b2ea;}
	.c95{color: #95876a;}
	.table{width:1000px;margin:10px 0 30px 0;border:#ccc;}
	.table td{line-height:36px;text-align:center;}
	.bgc{background:#f2e0bc;}

	/*footer*/
	.footer p{line-height:25px;}
	
	